From 00f30642b2215fe2e3cfa0b891d80ab009965f7e Mon Sep 17 00:00:00 2001 From: Mozafar Haider Date: Tue, 22 Oct 2024 13:11:45 +0100 Subject: [PATCH] fix(app-platform): upgrade platform tools to use vite and react 18 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5932ac5..66e775d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![React 18](https://img.shields.io/badge/react-18-blue) [![codecov](https://codecov.io/gh/dhis2/login-app/graph/badge.svg?token=3RL8FV6K0L)](https://codecov.io/gh/dhis2/login-app) This project was bootstrapped with [DHIS2 Application Platform](https://github.com/dhis2/app-platform).