jbetancur / react-data-table-component

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
https://react-data-table-component.netlify.app
Apache License 2.0
2.03k stars 409 forks source link

Tables on the Netlify documentation website appear as plaintext now #1202

Closed PleatherStarfish closed 7 months ago

PleatherStarfish commented 7 months ago

Issue Check list

Describe the bug

Tables on the Netlify documentation website appear as plaintext now.

To Reproduce

Go to the website at https://react-data-table-component.netlify.app/?path=/docs/api-props--docs or https://react-data-table-component.netlify.app/?path=/docs/api-columns--docs and notice the lack of tables.

Expected behavior

Documentation on the Netlify website previously displayed things like the "Column Definitions API" as a table of properties.

Code Sandbox, Screenshots, or Relevant Code

Screenshot 2024-01-13 at 1 53 49 PM

Versions (please complete the following information)

n/a

Additional context

n/a

ADTC commented 7 months ago

~Came here to report the same. What's going on?~

~See storybookjs/storybook#24718~

Fixed in #1204.