Migrate for Appwrite version 0.14

This commit is contained in:
Elias Schneider
2022-05-18 12:35:20 +02:00
parent 5d45377a7f
commit d5e1851af1
5 changed files with 12 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
import { ActionIcon, Avatar, Menu, Switch } from "@mantine/core";
import { ActionIcon, Avatar, Menu } from "@mantine/core";
import { NextLink } from "@mantine/next";
import { DoorExit, Link, Moon } from "tabler-icons-react";
import aw from "../../utils/appwrite.util";