mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-19 08:09:45 -06:00
tooltips
This commit is contained in:
@@ -3,9 +3,7 @@ import PlayGroundTooltips from "./screens/PlayGround/PlayGround-Tooltips";
|
||||
function App() {
|
||||
return (
|
||||
<>
|
||||
<div>
|
||||
<PlayGroundTooltips />
|
||||
</div>
|
||||
<div></div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user