hasura / 3factor-example

Canonical example of building a 3factor app : a food ordering application

Home Page:https://3factor.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update bootstrap and dependencies

tirumaraiselvan opened this issue · comments

Should update boostrap to ">=4.1.2" in order-app.

The issue is we are also using react-bootstrap v3.x which is not compatible with bootstrap v4.x. We can perhaps remove react-boostrap as the UI is pretty minimal.