Fix typo in ReleaseNotes for version 1.4.1 migration description

master
Tudor Stanciu 2025-05-13 02:11:20 +03:00
parent effe34cb20
commit 3f04105641
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@
<Version>1.4.1</Version> <Version>1.4.1</Version>
<Date>2025-04-27 01:50</Date> <Date>2025-04-27 01:50</Date>
<Content> <Content>
NetworkResurrector UI: Migrtion from Create React App to Vite NetworkResurrector UI: Migration from Create React App to Vite
◾ The frontend of the application has been migrated from Create React App to Vite, a modern build tool that significantly improves the development experience and build performance. ◾ The frontend of the application has been migrated from Create React App to Vite, a modern build tool that significantly improves the development experience and build performance.
</Content> </Content>
</Note> </Note>