PermissionsViewer: Fix permission description tooltip & cleanup (#3040)

This commit is contained in:
Sqaaakoi 2024-11-25 17:14:25 +13:00 committed by GitHub
parent e7a54b0587
commit a9d44e3341
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 87 additions and 234 deletions

View file

@ -10,7 +10,6 @@ export * from "./CodeBlock";
export * from "./DonateButton";
export { default as ErrorBoundary } from "./ErrorBoundary";
export * from "./ErrorCard";
export * from "./ExpandableHeader";
export * from "./Flex";
export * from "./Heart";
export * from "./Icons";