alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Update SembleStats.tsx
author
pdelfan
date
2 months ago
(May 14, 2026, 1:38 PM -0700)
commit
de57e8b7
de57e8b739e2e50d7625475dd63db605e438585e
parent
e53940b6
e53940b6e18801e6cd68977af847e90d7ad006a2
-1
1 changed file
Expand all
Collapse all
Unified
Split
src
webapp
features
semble
components
sembleStats
SembleStats.tsx
-1
src/webapp/features/semble/components/sembleStats/SembleStats.tsx
View file
Reviewed
···
1
1
import { Group, Text, ThemeIcon } from '@mantine/core';
2
2
-
import { getLibrariesForUrl } from '../../lib/dal';
3
2
import { getUrlMetadata } from '@/features/cards/lib/dal';
4
3
import { BiCollection, BiLink } from 'react-icons/bi';
5
4
import { MdOutlineStickyNote2 } from 'react-icons/md';