Skip to content

Commit 6512b10

Browse files
committed
chore: build tutorials
1 parent f34de12 commit 6512b10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/assets/outliner.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/front/src/fragments/Outliner/example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ fragments.list.onItemSet.add(({ value: model }) => {
7878
*/
7979

8080
const fragPaths = [
81-
"https://thatopen.github.io https://thatopen.github.io/engine_components/resources/frags/school_arq.frag",
81+
"https://thatopen.github.io/engine_components/resources/frags/school_arq.frag",
8282
];
8383
await Promise.all(
8484
fragPaths.map(async (path) => {

0 commit comments

Comments
 (0)