Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit bcb95a5

Browse files
author
David Kucsai
committed
Actually changed the styles to style. Whoops
1 parent 875b9cf commit bcb95a5

32 files changed

+83
-83
lines changed

docs/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
}</script><style>#root[hidden],
7272
#docs-root[hidden] {
7373
display: none !important;
74-
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.3924e5178b174ca2f3e6.bundle.js"></script><script src="vendors~main.3924e5178b174ca2f3e6.bundle.js"></script><script src="main.3924e5178b174ca2f3e6.bundle.js"></script></body></html>
74+
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.216bff3794c674f7f909.bundle.js"></script><script src="vendors~main.216bff3794c674f7f909.bundle.js"></script><script src="main.216bff3794c674f7f909.bundle.js"></script></body></html>

docs/main.216bff3794c674f7f909.bundle.js

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

docs/main.216bff3794c674f7f909.bundle.js.map

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

docs/main.3924e5178b174ca2f3e6.bundle.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/main.3924e5178b174ca2f3e6.bundle.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/runtime~main.3924e5178b174ca2f3e6.bundle.js renamed to docs/runtime~main.216bff3794c674f7f909.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/runtime~main.216bff3794c674f7f909.bundle.js.map

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

docs/runtime~main.3924e5178b174ca2f3e6.bundle.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/typedoc/classes/_datatablecell_.datatablecell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ ___
329329

330330
**render**(): *Element‹›*
331331

332-
*Defined in [src/DataTableCell.tsx:21](https://github.com/dmk99/react-pdf-table/blob/a0dbc7d/src/DataTableCell.tsx#L21)*
332+
*Defined in [src/DataTableCell.tsx:21](https://github.com/dmk99/react-pdf-table/blob/875b9cf/src/DataTableCell.tsx#L21)*
333333

334334
**Returns:** *Element‹›*
335335

docs/typedoc/classes/_table_.table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ ___
327327

328328
**render**(): *Element‹›*
329329

330-
*Defined in [src/Table.tsx:11](https://github.com/dmk99/react-pdf-table/blob/a0dbc7d/src/Table.tsx#L11)*
330+
*Defined in [src/Table.tsx:11](https://github.com/dmk99/react-pdf-table/blob/875b9cf/src/Table.tsx#L11)*
331331

332332
**Returns:** *Element‹›*
333333

0 commit comments

Comments
 (0)