mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-28 18:11:10 +02:00
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
Demo.DemoView = Ember.View.extend({
|
|
classNames: ['demo-overlay']
|
|
});
|