Logo
Explore Help
Register Sign In
legalgonews/legalgo-FE-reactrouter
1
0
Fork 0
You've already forked legalgo-FE-reactrouter
Code Issues Pull Requests Packages Projects Releases Wiki Activity
legalgo-FE-reactrouter/app/routes/_news._index.tsx

6 lines
116 B
TypeScript
Raw Normal View History

feat: restructure routing and layouts for admin and news sections, update cookie paths
2025-02-28 11:49:51 +08:00
import { NewsPage } from '~/pages/news'
chore: add configuration files for linting, formatting, and husky pre-commit hooks
2025-01-30 15:40:30 +08:00
feat: add admin login page and authentication logic with form handling
2025-03-03 16:33:30 +08:00
const NewsIndexLayout = () => <NewsPage />
feat: restructure routing and layouts for admin and news sections, update cookie paths
2025-02-28 11:49:51 +08:00
export default NewsIndexLayout
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 116ms Template: 2ms
English
English
Licenses API