bldg14 / eventual

A simple event calendar
https://eventual-client.fly.dev
MIT License
0 stars 0 forks source link

remove the bootstrap import #28

Closed eduenez33 closed 1 year ago

eduenez33 commented 1 year ago

Overview

Remove the bootstrap import from src/index.tsx since we will not be needing direct access to the bootstrap scss files at this moment.

This should resolve the failing build test

Related Issues / PRs

Issue: #22
PR: #24

Thought Process

Test actions were failing and determined that the bootstrap import was causing this issue due to it not being a dependency package

Testing Steps

-npm start Should compile successfully in the browser

Risks

No risks brudda 🤙🏼