create react app change from function to class #9866
              
                Unanswered
              
          
                  
                    
                      danieljanderson
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         Switching the template between function and class components is not an option provided by create react app.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Every time I use Create react app after its done creating an app the app.js always starts with a function. Is there a way to change it so every time I use create react app the app.js is a class instead of a function?
Beta Was this translation helpful? Give feedback.
All reactions