mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
web: remove unnecessary css import
This commit is contained in:
committed by
Abdullah Atta
parent
3ae9001504
commit
c917d95a7b
@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import { Worker, Viewer, PasswordStatus } from "@react-pdf-viewer/core";
|
||||
import "@react-pdf-viewer/default-layout/lib/styles/index.css";
|
||||
import "@react-pdf-viewer/core/lib/styles/index.css";
|
||||
import { ToolbarSlot, toolbarPlugin } from "@react-pdf-viewer/toolbar";
|
||||
import { Button, Flex, Text } from "@theme-ui/components";
|
||||
|
||||
Reference in New Issue
Block a user