a661e439a0
Add the current frontend codebase with a baseline .gitignore and update piano-specific UI terms to teaching-oriented terms for the current product context. Made-with: Cursor
6 lines
79 B
TypeScript
6 lines
79 B
TypeScript
describe('page index', () => {
|
|
it('renders index page', () => {
|
|
|
|
})
|
|
})
|