Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/lukebennett88/luke-ui. luke-ui.netlify.app
Something went wrong. Try again.
Make example modules anonymous default-export arrows (#337) master
The named functions — Basic, Sizes, Disabled — repeated a dozen times across the examples directory, and the name showed up in the rendered source where it said nothing about the component. Since examples are default-imported and rendered by ref, the function name is never used, so drop it entirely and identify each example by its module path instead.
Author Luke Bennett Committer GitHub Date (Aug 4, 2026, 2:08 AM UTC) Commit bed519e0 bed519e0aa7631cf67913faa1745e126b2d93dec Parent 27c231d5 27c231d5119a3878df336f76d8f4871ace2e76d2