SAFE-BookStore icon indicating copy to clipboard operation
SAFE-BookStore copied to clipboard

Use React Components for inner pages

Open isaacabraham opened this issue 2 years ago • 0 comments

The page uses the basic Elmish pattern for outer / inner pages. This works and is simple but quite chatty and hard to read.

We should move to making inner pages their own React components.

isaacabraham avatar Feb 23 '24 17:02 isaacabraham