mirror of
https://github.com/rybbit-io/rybbit.git
synced 2025-05-11 04:15:36 +02:00
- Introduced a new NoData component to display relevant messages when no data is available. - Updated the Header component to include the NoData component for better user feedback. - Refactored the SiteLayout component to remove the previous NoData handling logic, improving clarity. - Replaced placeholder text in various components with the new NothingFound component for consistent empty state messaging. |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
Caddyfile | ||
components.json | ||
docker-compose.yml | ||
Dockerfile | ||
mdx-components.js | ||
next-env.d.ts | ||
next.config.mjs | ||
package-lock.json | ||
package.json | ||
postcss.config.mjs | ||
tsconfig.json |