UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

4 lines (3 loc) 100 B
import Note from "./note"; export type { NoteProps, NoteTypes } from "./note"; export default Note;