Update code formatting in App.tsx

This commit is contained in:
2026-04-13 22:29:03 +02:00
parent 13fd2075d9
commit 876cda1138

View File

@@ -12475,8 +12475,8 @@ export function App({ store, initialStatusMessage }: AppProps) {
<div className="label">Points</div>
<div className="material-summary">
Edit authored point positions directly. Keep at least{" "}
{MIN_SCENE_PATH_POINT_COUNT} points. `Shift+W` appends a
new point to the end of the selected path.
{MIN_SCENE_PATH_POINT_COUNT} points. <code>Shift+W</code>{" "}
appends a new point to the end of the selected path.
</div>
{selectedPathPointIndex === null ? null : (
<div className="material-summary">