mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
refactor: rename example App.tsx
-> ExampleApp.tsx
(#8501)
This commit is contained in:
parent
c1b310c56b
commit
508f16dc04
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
import App from "../components/App";
|
||||
import App from "../components/ExampleApp";
|
||||
import React, { StrictMode } from "react";
|
||||
import { createRoot } from "react-dom/client";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue