issues
search
ScopeLift
/
gitcoin-web
🤖Grow Open Source
https://gitcoin.co
Other
1
stars
0
forks
source link
Vue setup rebase
#6
Closed
mds1
closed
4 years ago
mds1
commented
4 years ago
Changes:
Add
/grants/cart
route which shows heading and cart content to mirror the figma design (but currently without form elements)
cart.js
is where data and methods for the cart Vue component are defined
Content for that component is specified in the
cart-vue.html
file
Data shown on that route is currently hardcoded at the top of
cart.js
cart.css
is where styles are defined
Changes:
/grants/cart
route which shows heading and cart content to mirror the figma design (but currently without form elements)cart.js
is where data and methods for the cart Vue component are definedcart-vue.html
filecart.js
cart.css
is where styles are defined