Add initial widget functionality using react-grid-layout and react-resizable
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Box, Button, createIcon, CloseButton, IconButton, Stack } from "@chakra-ui/react";
|
||||
import { FaVolcano } from "react-icons/fa6";
|
||||
import { RxHamburgerMenu } from "react-icons/rx";
|
||||
import { useState } from "react"
|
||||
import { useState } from "react";
|
||||
|
||||
// ICONS
|
||||
export const PushPin = createIcon({
|
||||
|
||||
Reference in New Issue
Block a user