Skip to content

Changes access specifier of variable data to public

Closes #121 (closed)

Changed the access specifier of data from private to public and now when running npm run build, it builds the app just fine but I get the following warnings. WARNING in Invalid animation value at 10478:24. Ignoring.

WARNING in Invalid animation value at 10548:24. Ignoring.

WARNING in Invalid animation value at 10637:24. Ignoring.

WARNING in Invalid animation value at 10725:24. Ignoring.

Edited by Pavlos Karakalidis

Merge request reports