Skip to content

Commit

Permalink
feat: branding and customization IME160 (#41)
Browse files Browse the repository at this point in the history
* Fin portal UI: Reporting-hub-bop (IME160) (#39)

* custom ui update

* customised ui with docker update

* latest changes

* fix: line breaks

* latest changes

* docker-chngs so far

* latest updates

* testing env virable impl

---------

Co-authored-by: Vijay <[email protected]>

* feat: refactor

* chore: hook

* chore: hook

* fix: issue

* fix: issue

* fix: title bar color

* fix: ci

* chore: cleanup

---------

Co-authored-by: Bupe <[email protected]>
  • Loading branch information
vijayg10 and NgaseBupe authored Nov 20, 2024
1 parent f844aa7 commit 86780b4
Show file tree
Hide file tree
Showing 67 changed files with 15,746 additions and 15,565 deletions.
18 changes: 9 additions & 9 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"presets": [ "@babel/env","@babel/preset-react", "@babel/preset-typescript"],
"plugins": [
"@babel/proposal-class-properties",
"@babel/proposal-object-rest-spread",
"syntax-async-functions",
"@babel/plugin-transform-runtime"
]
}
{
"presets": [ "@babel/env","@babel/preset-react", "@babel/preset-typescript"],
"plugins": [
"@babel/proposal-class-properties",
"@babel/proposal-object-rest-spread",
"syntax-async-functions",
"@babel/plugin-transform-runtime"
]
}
Loading

0 comments on commit 86780b4

Please sign in to comment.