Skip to content

Commit

Permalink
Update popup.tsx (PlasmoHQ#59)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Camlong <[email protected]>
  • Loading branch information
ajnart authored Jan 31, 2024
1 parent 0b6be5d commit 162f157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions with-mantine/popup.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { Anchor, Button, Input, Stack, Text } from "@mantine/core"
import { useState } from "react"

import "@mantine/core/styles.css"
import { ThemeProvider } from "~theme"

function IndexPopup() {
Expand Down

0 comments on commit 162f157

Please sign in to comment.