Skip to content

Commit

Permalink
Remove listing bump @oxide/react-asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminleonard committed May 20, 2024
1 parent faebd3d commit ab969e2
Show file tree
Hide file tree
Showing 6 changed files with 245 additions and 379 deletions.
3 changes: 0 additions & 3 deletions components/dist/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ declare const AsciiDocBlocks: {
Admonition: ({ node }: {
node: _oxide_react_asciidoc.AdmonitionBlock;
}) => react_jsx_runtime.JSX.Element;
Listing: ({ node }: {
node: _oxide_react_asciidoc.LiteralBlock;
}) => react_jsx_runtime.JSX.Element;
Table: ({ node }: {
node: _oxide_react_asciidoc.TableBlock;
}) => react_jsx_runtime.JSX.Element;
Expand Down
Loading

0 comments on commit ab969e2

Please sign in to comment.