Skip to content

Commit

Permalink
fix: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
snrakshith committed Jul 24, 2024
1 parent f191c9b commit 50561b6
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 410 deletions.
5 changes: 5 additions & 0 deletions guide-accessibility.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Learn to use the accessibility semantics defined by the
Accessible Rich Internet Application (ARIA) specification
to create accessible web experiences

- https://www.w3.org/WAI/ARIA/apg/
40 changes: 0 additions & 40 deletions src/@xlox/XloxBaseContext.tsx

This file was deleted.

305 changes: 0 additions & 305 deletions src/@xlox/ui.mjs

This file was deleted.

9 changes: 0 additions & 9 deletions src/@xlox/utils.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/hooks/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/hooks/useDarkMode.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ export * from "./components";
export * from "./types";
export * from "./utils";
export * from "./primitives";
export * from "./hooks";
18 changes: 0 additions & 18 deletions src/remove.mjs

This file was deleted.

Loading

0 comments on commit 50561b6

Please sign in to comment.