This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| baby-faced ADJECTIVE | |
| a baby-faced adult has a round face like a young child’s | |
| chiseled | |
| an American spelling of chiselled | |
| chiselled ADJECTIVE | |
| a man who has a chiselled face, mouth etc has a face, mouth etc that looks very strong and is regular in size and shape | |
| craggy ADJECTIVE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://openbase.io/js/react-debounce-input?fbclid=IwAR0kEpIAZHFoM-_3S-E9SxyZYb039hfP58Fd1SJI71RT8WQBw44OsA3tKGk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo '<pre>'; | |
| print_r($template_background_colors); | |
| echo '</pre>'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #banner_school { | |
| position: relative; | |
| } | |
| @media only screen and (max-width: 1920px ) { | |
| .banner_school_content_top { | |
| padding: 50px 40px; | |
| } | |
| .text_add { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // return response()->json([ | |
| // 'public_path()' => public_path(), | |
| // // echo base_path();, | |
| // 'base_path()' => base_path(), | |
| // // URL::to('/');, | |
| // 'url' => url('/'), | |
| // 'app_path' => app_path(), | |
| // 'public_url' => public_url() | |
| // // $path = public_path(); | |
| // ]); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import React, {Component} from "react" | |
| import {TouchableHighlight, TouchableOpacity, Image, Text, StyleSheet, View} from 'react-native' | |
| import {images} from '../../../config' | |
| import styles from '../styles' | |
| import {AccessToken, LoginManager} from "react-native-fbsdk"; | |
| import {loginFacebook} from "../../../actions/user"; | |
| import connect from "react-redux/es/connect/connect"; | |
| import {withNavigation} from "react-navigation"; | |
| class LoginFacebook extends Component { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| |-------------------------------------------------------------------------- | |
| | Web Routes | |
| |-------------------------------------------------------------------------- | |
| | | |
| | Here is where you can register web routes for your application. These | |
| | routes are loaded by the RouteServiceProvider within a group which | |
| | contains the "web" middleware group. Now create something great! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| swagger: "2.0" | |
| info: | |
| description: "This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters." | |
| version: "1.0.0" | |
| title: "English Chat App API" | |
| termsOfService: "http://swagger.io/terms/" | |
| contact: | |
| email: "momabz6@gmail.com" | |
| license: | |
| name: "Apache 2.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| swagger: "2.0" | |
| info: | |
| description: "This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters." | |
| version: "1.0.0" | |
| title: "English Chat App API" | |
| termsOfService: "http://swagger.io/terms/" | |
| contact: | |
| email: "momabz6@gmail.com" | |
| license: | |
| name: "Apache 2.0" |
NewerOlder