mirror of
https://github.com/minimo-io/appticles.git
synced 2025-06-23 16:05:29 +00:00
minimo homepage vue app
This commit is contained in:
parent
4c3c13bd2c
commit
459e089789
7
mo-home.js
Normal file
7
mo-home.js
Normal file
@ -0,0 +1,7 @@
|
||||
const App = new Vue({
|
||||
el: "#button-vue",
|
||||
data: {
|
||||
buttonTextInactive: "Leer más",
|
||||
buttonTextActive: "Leer menos"
|
||||
}
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user