tangled
alpha
login
or
join now
cosmik.network
/
semble
A social knowledge tool for researchers built on ATProto
35
fork
atom
overview
issues
9
pulls
pipelines
chore: remove unused imports
Pouria Delfanazari
2 months ago
06825ee0
8f64a594
options
unified
split
Changed files
-2
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