You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extension/src/App.tsx
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,6 @@ function App() {
38
38
39
39
// By checking data more thoroughly, we can avoid adding data that we don't expect in child components. This is the data we have the least control over.
40
40
// Future iteration could use Zod or something a little less manual and be a more prcise
0 commit comments