How do I change from the pre built ui to my custom ui?
n
How do I change from the pre built ui to my custom ui?
r
hey @nano_ck For building fully custom UI, we have a guide on custom UI in the recipe docs (in the "using your own UI / custom UI" section). Have a look at that.
if you still want to use our pre built UI, but just customise it slightly, there are a few options: - CSS / style changes are in teh styling seciton in ou recipe docs - Checkout the frontend override section to see how to modify our react component tree.