mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 17:21:35 +10:00
fix(i18n): load locales from file system, instead of http-backend
This commit is contained in:
@ -72,7 +72,7 @@ const RightSidebar = () => {
|
||||
<footer className={styles.footer}>
|
||||
<Footer />
|
||||
|
||||
<div>v{process.env.NEXT_PUBLIC_APP_VERSION}</div>
|
||||
<div>v{process.env.appVersion}</div>
|
||||
</footer>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user