more help from You

This commit is contained in:
Torsten
2023-02-06 19:34:06 +02:00
parent da83a0dd03
commit ab23912f41
2 changed files with 43 additions and 10 deletions

View File

@ -10,7 +10,7 @@
end
kanta = Kanta.new(bg: 'bg-cyan-200')
kanta = Clicker.new(bg: 'bg-cyan-200')
puts kanta.bg
kanta.bg = "bg-cyan"
puts kanta.bg