Files
lst_v3/frontend/src/docs/notifications/updateInstructions.tsx
Blake Matthes cd13360cfb
Some checks failed
Build and Push LST Docker Image / docker (push) Has been cancelled
feat(intial auth): intial auth setup for the scanner
2026-05-05 19:48:36 -05:00

4 lines
88 B
TypeScript

export default function updateInstructions() {
return <div>updateInstructions</div>;
}