main
1import Rails from "@rails/ujs"
2import '@primer/view-components'
3import '../styles';
4
5Rails.start()