Skip to content

Commit

Permalink
chore: run d2 migrate script
Browse files Browse the repository at this point in the history
  • Loading branch information
kabaros committed Oct 22, 2024
1 parent d583eaa commit face026
Show file tree
Hide file tree
Showing 159 changed files with 38 additions and 7,434 deletions.
25 changes: 0 additions & 25 deletions src/components/App/App.js

This file was deleted.

9 changes: 0 additions & 9 deletions src/components/App/App.test.js

This file was deleted.

2 changes: 1 addition & 1 deletion src/components/App/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable import/no-unused-modules */

export { default } from './App'
export { default } from './App.jsx'
58 changes: 0 additions & 58 deletions src/components/AuthWall/AuthWall.js

This file was deleted.

72 changes: 0 additions & 72 deletions src/components/AuthWall/AuthWall.test.js

This file was deleted.

2 changes: 1 addition & 1 deletion src/components/AuthWall/index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export { default as AuthWall } from './AuthWall'
export { default as AuthWall } from './AuthWall.jsx'
39 changes: 0 additions & 39 deletions src/components/Buttons/CronPresetButton.js

This file was deleted.

23 changes: 0 additions & 23 deletions src/components/Buttons/CronPresetButton.test.js

This file was deleted.

36 changes: 0 additions & 36 deletions src/components/Buttons/DeleteJobButton.js

This file was deleted.

19 changes: 0 additions & 19 deletions src/components/Buttons/DeleteJobButton.test.js

This file was deleted.

33 changes: 0 additions & 33 deletions src/components/Buttons/DeleteQueueButton.js

This file was deleted.

21 changes: 0 additions & 21 deletions src/components/Buttons/DeleteQueueButton.test.js

This file was deleted.

45 changes: 0 additions & 45 deletions src/components/Buttons/DiscardFormButton.js

This file was deleted.

Loading

0 comments on commit face026

Please sign in to comment.