quintodrome/ui
Deluan 8549451ee7 Fix potential undefined property
Not sure the reason, but I got this error:

```
Cannot read property 'id' of undefined
    at tn (SongTitleField.js:35)
    at Ka (react-dom.production.min.js:153)
    at vl (react-dom.production.min.js:261)
    at sc (react-dom.production.min.js:246)
    at lc (react-dom.production.min.js:246)
```
2020-09-02 12:41:21 -04:00
..
build ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
public feat: add version to index.html description meta tag 2020-03-22 01:04:10 -04:00
src Fix potential undefined property 2020-09-02 12:41:21 -04:00
.gitignore ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
.prettierrc.js Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00
package-lock.json Add album cover lightbox 2020-08-21 12:41:23 -04:00
package.json Add album cover lightbox 2020-08-21 12:41:23 -04:00