tangled
alpha
login
or
join now
cosmik.network
/
semble
43
fork
atom
A social knowledge tool for researchers built on ATProto
43
fork
atom
overview
issues
13
pulls
pipelines
chore: remove unused imports
Pouria Delfanazari
4 months ago
06825ee0
8f64a594
-2
1 changed file
expand all
collapse all
unified
split
src
webapp
app
bookmarklet
page.tsx
-2
src/webapp/app/bookmarklet/page.tsx
···
15
15
Anchor,
16
16
CopyButton,
17
17
} from '@mantine/core';
18
18
-
import { useState } from 'react';
19
19
-
import { BiInfoCircle } from 'react-icons/bi';
20
18
import SembleLogo from '@/assets/semble-logo.svg';
21
19
import Link from 'next/link';
22
20