Trying the docker buildx using git repository.

Static mostly done.
good progress on store
This commit is contained in:
2024-10-12 23:24:55 +05:30
parent 4df566df5e
commit 00fd57f256
36 changed files with 10118 additions and 644 deletions

View File

@ -172,7 +172,7 @@ export const CustomerProvider = ({ children }: CustomerProviderProps) => {
};
const getCustomer = async () => {
try {
if (!jwt || customer) {
if (!jwt) {
return;
}
// get customer