Sha256: 893037bde2412f44c978500d9d7a9323b1d71a05948feebf9b1fb587feb97778

Contents?: true

Size: 354 Bytes

Versions: 12

Compression:

Stored size: 354 Bytes

Contents

class AppyApp.Screens.ReadySetGo extends AppyApp.Screens.Base

    render: ->
        <LC.ScreenWrapper identifier="ready-set-go">
            <div className="fancy-header">
                <h1>Hello bright shiny world</h1>
                <h2>Served by the AppyApp extension&rsquo;s ReadySetGo screen</h2>
            </div>
        </LC.ScreenWrapper>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
lanes-0.8.3 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.8.2 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.8.1 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.8.0 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.7.0 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.6.1 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.6.0 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.5.6 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.5.5 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.5.0 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.4.0 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx
lanes-0.3.0 spec/command-reference-files/screen/client/appy-app/screens/ready-set-go/ReadySetGo.cjsx