mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Move components folder into src
This commit is contained in:
parent
b08c2899f1
commit
d4a3f370ef
268 changed files with 417 additions and 413 deletions
|
@ -5,7 +5,7 @@ import {
|
|||
DEFAULT_SIDEBAR,
|
||||
} from "@excalidraw/common";
|
||||
|
||||
import { searchIcon } from "../../components/icons";
|
||||
import { searchIcon } from "../components/icons";
|
||||
import { CaptureUpdateAction } from "../../store";
|
||||
|
||||
import { register } from "./register";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue